Skip to content

Fix missing request argument after gql 4.0 upgrade (closes issue #172)#176

Open
harrymasson wants to merge 1 commit intohammem:mainfrom
harrymasson:harrymasson/fix-issue-172
Open

Fix missing request argument after gql 4.0 upgrade (closes issue #172)#176
harrymasson wants to merge 1 commit intohammem:mainfrom
harrymasson:harrymasson/fix-issue-172

Conversation

@harrymasson
Copy link

@harrymasson harrymasson commented Jan 4, 2026

Replicated reported issue, fixed it, and updated unit tests to pass with fix in place. Also tested manually against actual monarch money API to verify fix works with real endpoints (script not included).

Here's a place in gql 4.0.0 release notes where they mention the breaking change causing this issue:

ALL the execute and subscribe methods now receive a GraphQLRequest as main argument instead of
a DocumentNode, variable_values and operation_name arguments

Note - I'm new to PRs on github / open source, please let me know if you need me to do anything else to help get this merged!

@bradleyseanf
Copy link

@harrymasson - good work. @hammem I believe already fixed this in an issue but never released the new version with the fix. (Could be wrong on that though)

Unfortunately, this library is quite active but @hammem has stopped responding or maintaining this repo at all. It's sad really.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants